home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 July & August / PCWorld_2003-07-08_cd.bin / Software / TemaCD / freeram / FreeRAM XP Pro 1.31.exe / 0 / RCDATA / TFORM14 / TFORM14.txt < prev   
Text File  |  2003-05-13  |  5KB  |  207 lines

  1. object Form14: TForm14
  2.   Left = 51
  3.   Top = 496
  4.   ActiveControl = Button1
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'FreeRAM XP Pro Result Report'
  8.   ClientHeight = 284
  9.   ClientWidth = 285
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   Icon.Data = {<image000.ico>}
  18.   OldCreateOrder = False
  19.   Position = poScreenCenter
  20.   ShowHint = True
  21.   OnClose = FormClose
  22.   OnDeactivate = FormDeactivate
  23.   OnShow = FormShow
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object Label2: TLabel
  27.     Left = 5
  28.     Top = 302
  29.     Width = 279
  30.     Height = 13
  31.     Caption = 'Note: change this setting permanently in Settings->Memory.'
  32.   end
  33.   object CGauge1: TxGauge
  34.     Left = 6
  35.     Top = 20
  36.     Width = 273
  37.     Height = 17
  38.     BarForeColor = clBlue
  39.     BarBackColor = clWhite
  40.     TextForeColor = clBlack
  41.     TextBackColor = clWhite
  42.   end
  43.   object CGauge2: TxGauge
  44.     Left = 6
  45.     Top = 58
  46.     Width = 273
  47.     Height = 17
  48.     BarForeColor = clBlue
  49.     BarBackColor = clWhite
  50.     TextForeColor = clBlack
  51.     TextBackColor = clWhite
  52.   end
  53.   object CGauge3: TxGauge
  54.     Left = 6
  55.     Top = 94
  56.     Width = 273
  57.     Height = 17
  58.     BarForeColor = clBlue
  59.     BarBackColor = clWhite
  60.     TextForeColor = clBlack
  61.     TextBackColor = clWhite
  62.   end
  63.   object StaticText1: TStaticText
  64.     Left = 4
  65.     Top = 255
  66.     Width = 277
  67.     Height = 26
  68.     AutoSize = False
  69.     Caption = 
  70.       'Note: To disable the automatic display of this window, uncheck "' +
  71.       'Display a freeing results.." under Memory Mode.'
  72.     TabOrder = 7
  73.   end
  74.   object Button1: TButton
  75.     Left = 3
  76.     Top = 227
  77.     Width = 90
  78.     Height = 25
  79.     Hint = 'Close this window'
  80.     Cancel = True
  81.     Caption = '&Close'
  82.     Default = True
  83.     TabOrder = 1
  84.     OnClick = Button1Click
  85.   end
  86.   object Button3: TButton
  87.     Left = 98
  88.     Top = 227
  89.     Width = 90
  90.     Height = 25
  91.     Hint = 'Save the text above to your hard drive'
  92.     Caption = '&Save'
  93.     TabOrder = 2
  94.     OnClick = Button3Click
  95.   end
  96.   object Button4: TButton
  97.     Left = 192
  98.     Top = 227
  99.     Width = 90
  100.     Height = 25
  101.     Hint = 'Print the text in the edit box'
  102.     Caption = '&Print'
  103.     TabOrder = 3
  104.     OnClick = Button4Click
  105.   end
  106.   object StaticText3: TStaticText
  107.     Left = 4
  108.     Top = 3
  109.     Width = 159
  110.     Height = 17
  111.     Hint = 'Shows how much RAM was free when FreeRAM XP began working.'
  112.     Caption = 'RAM at start of operation: 33 MB'
  113.     TabOrder = 4
  114.   end
  115.   object StaticText5: TStaticText
  116.     Left = 4
  117.     Top = 40
  118.     Width = 108
  119.     Height = 17
  120.     Hint = 'Shows how much RAM is free now.'
  121.     Caption = 'RAM currently: 40 MB'
  122.     TabOrder = 5
  123.   end
  124.   object StaticText6: TStaticText
  125.     Left = 4
  126.     Top = 77
  127.     Width = 171
  128.     Height = 17
  129.     Hint = 'Shows how much RAM was gained by FreeRAM XP.'
  130.     Caption = 'RAM gained since starting: 100 MB'
  131.     TabOrder = 6
  132.   end
  133.   object RichEdit1: TRichEdit
  134.     Left = 5
  135.     Top = 115
  136.     Width = 274
  137.     Height = 107
  138.     Hint = 'Displays information about your computer.'
  139.     PlainText = True
  140.     PopupMenu = PopupMenu1
  141.     ReadOnly = True
  142.     ScrollBars = ssVertical
  143.     TabOrder = 0
  144.   end
  145.   object CheckBox1: TCheckBox
  146.     Left = 8
  147.     Top = 283
  148.     Width = 257
  149.     Height = 17
  150.     Hint = 
  151.       'Displays the number of seconds until this window automatically c' +
  152.       'loses, and toggles the automatic close for this time only. To ch' +
  153.       'ange permanently, go to Settings->Memory->Other Memory Options.'
  154.     Caption = 'Automatically closing in 999999 seconds'
  155.     Checked = True
  156.     Font.Charset = DEFAULT_CHARSET
  157.     Font.Color = clWindowText
  158.     Font.Height = -11
  159.     Font.Name = 'MS Sans Serif'
  160.     Font.Style = [fsBold]
  161.     ParentFont = False
  162.     State = cbChecked
  163.     TabOrder = 8
  164.     OnClick = CheckBox1Click
  165.   end
  166.   object StaticText8: TStaticText
  167.     Left = 112
  168.     Top = 96
  169.     Width = 67
  170.     Height = 14
  171.     Alignment = taCenter
  172.     AutoSize = False
  173.     Caption = '304%'
  174.     Color = clBlue
  175.     Font.Charset = DEFAULT_CHARSET
  176.     Font.Color = clWhite
  177.     Font.Height = -11
  178.     Font.Name = 'MS Sans Serif'
  179.     Font.Style = []
  180.     ParentColor = False
  181.     ParentFont = False
  182.     TabOrder = 9
  183.     Visible = False
  184.   end
  185.   object PopupMenu1: TPopupMenu
  186.     OnPopup = PopupMenu1Popup
  187.     Left = 40
  188.     Top = 184
  189.     object SelectAll1: TMenuItem
  190.       Caption = '&Select All'
  191.       ShortCut = 16449
  192.       OnClick = SelectAll1Click
  193.     end
  194.     object Copy1: TMenuItem
  195.       Caption = '&Copy Selected'
  196.       ShortCut = 16451
  197.       OnClick = Copy1Click
  198.     end
  199.   end
  200.   object Timer1: TTimer
  201.     Enabled = False
  202.     OnTimer = Timer1Timer
  203.     Left = 248
  204.     Top = 344
  205.   end
  206. end
  207.